Skip to content

Conversation

@newellf
Copy link
Contributor

@newellf newellf commented May 2, 2024

Description

Refactoring of qSV classes including those in util package. Refactoring includes suggestions from the IntelliJ IDE such as change if statements to switch statements and removal of unused paramters

How Has This Been Tested?

Ran all tests in qsv

Checklist:

  • [X ] My code follows the style guidelines of this project
  • [X ] I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • [X ] My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Refactoring includes suggestions from the IntelliJ IDE such as change if statements to switch
statements and removal of unused paramters
@newellf newellf merged commit aec4408 into master May 2, 2024
@newellf newellf deleted the qsv_java21_util branch May 2, 2024 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants